-- card: 10593 from stack: in.6 -- bmap block id: 4410 -- flags: 0000 -- background id: 16130 -- name: XCMD Types Menu -- part 1 (button) -- low flags: 00 -- high flags: A000 -- rect: left=28 top=75 right=132 bottom=154 -- title width / last selected line: 0 -- icon id / first selected line: 15849 / 15849 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Type 1 XCMD ----- HyperTalk script ----- on mouseUp visual dissolve fast go cd "Type 1 XCMD" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A000 -- rect: left=194 top=75 right=132 bottom=320 -- title width / last selected line: 0 -- icon id / first selected line: 15849 / 15849 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Type 2 XCMD ----- HyperTalk script ----- on mouseUp visual dissolve fast go cd "Type 2 XCMD" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: A000 -- rect: left=357 top=75 right=132 bottom=483 -- title width / last selected line: 0 -- icon id / first selected line: 15849 / 15849 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Type 3 XCMD ----- HyperTalk script ----- on mouseUp visual dissolve fast go cd "Type 3 XCMD" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A000 -- rect: left=28 top=154 right=211 bottom=154 -- title width / last selected line: 0 -- icon id / first selected line: 15849 / 15849 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Type 4 XCMD ----- HyperTalk script ----- on mouseUp visual dissolve fast go cd "Type 4 XCMD" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: A000 -- rect: left=194 top=154 right=211 bottom=320 -- title width / last selected line: 0 -- icon id / first selected line: 15849 / 15849 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Type 5 XCMD ----- HyperTalk script ----- on mouseUp visual dissolve fast go cd "Type 5 XCMD" end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: A000 -- rect: left=357 top=154 right=211 bottom=483 -- title width / last selected line: 0 -- icon id / first selected line: 15849 / 15849 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Type 6 XCMD ----- HyperTalk script ----- on mouseUp visual dissolve fast go cd "Type 6 XCMD" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: A000 -- rect: left=28 top=233 right=290 bottom=154 -- title width / last selected line: 0 -- icon id / first selected line: 15849 / 15849 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Type 7 XCMD ----- HyperTalk script ----- on mouseUp visual dissolve fast go cd "Type 7 XCMD" end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: A000 -- rect: left=194 top=233 right=290 bottom=320 -- title width / last selected line: 0 -- icon id / first selected line: 15849 / 15849 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Special Dialogs ----- HyperTalk script ----- on mouseUp visual dissolve fast go cd "Special Dialogs" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: A000 -- rect: left=357 top=233 right=290 bottom=483 -- title width / last selected line: 0 -- icon id / first selected line: 15849 / 15849 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Color Icon Bars ----- HyperTalk script ----- on mouseUp visual dissolve fast go cd "Color Icon Bars" end mouseUp